Enable SSH on the NAS
SSH to the NAS and run the following:
exportfs -ua
cat /proc/fs/nfs/exports
exportfs -a
https://unix.stackexchange.com/a/447581